home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 4 / Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso / SetAttributesDir / Pearls / dev / Debug / TheGuru / SetAttributes
Text File  |  1996-10-22  |  695b  |  23 lines

  1. .k ScriptDir/A
  2. SetProtection "General.info" RWD
  3. CD "General"
  4. Assign ScriptDir<$$>.5: "<ScriptDir>"
  5. Execute "ScriptDir<$$>.5:General/SetAttributes" "ScriptDir<$$>.5:General"
  6. CD /
  7. SetProtection "MAGIcons.info" RWD
  8. CD "MAGIcons"
  9. Assign ScriptDir<$$>.5: "<ScriptDir>"
  10. Execute "ScriptDir<$$>.5:MAGIcons/SetAttributes" "ScriptDir<$$>.5:MAGIcons"
  11. CD /
  12. SetProtection "Sources.info" RWD
  13. CD "Sources"
  14. Assign ScriptDir<$$>.5: "<ScriptDir>"
  15. Execute "ScriptDir<$$>.5:Sources/SetAttributes" "ScriptDir<$$>.5:Sources"
  16. CD /
  17. SetProtection "TheGuru.info" RWD
  18. CD "TheGuru"
  19. Assign ScriptDir<$$>.5: "<ScriptDir>"
  20. Execute "ScriptDir<$$>.5:TheGuru/SetAttributes" "ScriptDir<$$>.5:TheGuru"
  21. CD /
  22. Assign ScriptDir<$$>.5:
  23.